Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Sylius 1.4-BETA #322

Merged
merged 5 commits into from
Jan 22, 2019
Merged

Conversation

Zales0123
Copy link
Member

It contains changes from #318

@Zales0123 Zales0123 requested a review from a team as a code owner January 22, 2019 10:18
lemuelroberto and others added 3 commits January 22, 2019 11:40
Context:

The commit 060d162 updated the composer
dependencies and introduced some breakages.

The composer.lock was using the doctrine/doctrine-migrations-bundle:v1.3.2
and the doctrine/migrations:v1.8.1 versions.

The doctrine/migrations package major upgrade to the v2.0.0 version changed
the autoload namespace of AbstractMigration class and started to use the new
PHP 7.0 return type declarations feature.

Fix Sylius#317
behat.yml.dist Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
config/services_test.yaml Outdated Show resolved Hide resolved
@pamil pamil merged commit 3b0615c into Sylius:master Jan 22, 2019
@pamil
Copy link
Contributor

pamil commented Jan 22, 2019

Thank you, Mateusz! 🥇

@Zales0123 Zales0123 deleted the update-to-sylius-1.4-beta branch January 22, 2019 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants